ComponentOne Xamarin Edition
CanReplace Method (C1GroupCollectionView<S>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1GroupCollectionView<S> Class : CanReplace Method
The index of the item that would be replaced.
Determines whether the item at the specified index can be replaced in the collection.
Syntax
public override bool CanReplace( 
   int index
)

Parameters

index
The index of the item that would be replaced.
See Also

Reference

C1GroupCollectionView<S> Class
C1GroupCollectionView<S> Members